/ Assembly List / LJCDocAppManagerDAL / ValueRecordManager / LoadWithLotCode

Namespace - LJCDocAppManagerDAL


Parameters
lotCode - The lot code.

Returns

The result with a collection of data records.

Syntax

C#
public DbResult LoadWithLotCode(String lotCode)

Retrieves a DbResult object with a collection of data records.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.